home *** CD-ROM | disk | FTP | other *** search
/ Photo CD Demo 1 / Demo.bin / hdf / mac / h10srcst.hqx / Source / HyperHell Source / HCard Dev. Toolkit / XCMD Stacks / SoundCapMover / card_2564.txt < prev    next >
Encoding:
Text File  |  1989-02-05  |  1.2 KB  |  37 lines

  1. -- card: 2564 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2192
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=405 top=282 right=311 bottom=436
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 27009 / 27009
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Next
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect wipe left
  23.   go next
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part contents for background part 4
  29. ----- text -----
  30. You can create your own sounds that HyperCard can play.  
  31. Get a sound digitizing box from MacNifty and the program SoundCapΓäó, also from MacNifty.  
  32.  
  33. Record your sounds on a tape recorder.  Connect the tape recorder to the MacNifty digitizer and run SoundCap (see its instructions).  Choose a sampling ratio of 2 for music or 3 for speech from the Choices menu.  Edit your sounds to cut off any extra.  Taper the end of the sound smoothly down to zero.  (Do not choose Data Compression in the File menu.)  Save your sound in a file.
  34.  
  35. To convert a SoundCap file into a resource (of type 'snd ') for HyperCard, use the HyperTalk command SoundCapToRes. 
  36.  
  37.